home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Crypto⁄Encryption / ROT13 CMPlugin / ROT13 ReadMe < prev    next >
Text File  |  1999-05-24  |  1KB  |  33 lines

  1. ROT13 CMPlugin ReadMe
  2. Requires MacOS 8.0 or newer
  3. Requires PowerMacintosh or compatible
  4.  
  5. This contextual menu plugin allows you to encrypt and decrypt text files with a simple cipher known as ROT13.
  6.  
  7. Installation is easy. Simply drop the "ROT13 CMPlugin 1.01" file on your System Folder and restart the Macintosh. Once you have done that, you're ready to go.
  8.  
  9. How does the ROT 13 cipher work?
  10. It "shifts" the letters of the alphabet 13 places:
  11. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  12. becomes:
  13. NOPQRSTUVWXYZABCDEFGHIJKLM
  14.  
  15. And
  16. Wreck a nice beach.
  17. becomes:
  18. Jerpx n avpr ornpu.
  19.  
  20. ROT13 is a very simple cipher- it's not secure enough to encypt trade secrets, but is more than enough to keep your little brother from reading your diary. Think of it as a gibberish-english, english-gibberish dictonary.
  21.  
  22. Since it shifts the 26 letters of the alphabet 13 places, it's very easy to use- the same method used for encoding with ROT13 is used for decoding it. So if you have a ROT13 file, running ROT13 on it again renders it readable.
  23.  
  24. Simply select a text file in the Finder, and control-click on it. You will see the contextual menu for the finder- select the item "ROT13". The file will be instantly transformed into a ROT13 encoded file. To decode it, simply do that all over again.
  25.  
  26. Copyright  1998 - 1999 Dan Zinngrabe
  27. <http://surf.to/macsoftware>
  28.  
  29. And where did I get the cool icon for this ReadMe?
  30. Why, the IconFactory, of course!
  31. <http://www.iconfactory.com/>
  32.  
  33.